runtime.spanSetBlockAlloc.free (method)

3 uses

	runtime (current package)
		mspanset.go#L240: 		spanSetBlockPool.free(block)
		mspanset.go#L286: 			spanSetBlockPool.free(block)
		mspanset.go#L342: func (p *spanSetBlockAlloc) free(block *spanSetBlock) {